public class Control : ShapePublic Class Control
Inherits Shape| Control | Initializes a new instance of the Control class. |
| AnchorType | Specifies how a frame is bound to a text document. The anchor position is the point at which a frame is bound to a text document. |
| ControlID | Contains the control within a form that is linked to the control shape by its ID. |
| GluePoints | Contains the designated point in the area of a drawing object to which a connector shape can connect. |
| Height | (Inherited from Shape) |
| ID | (Inherited from Shape) |
| Layer | (Inherited from Shape) |
| Name | (Inherited from Shape) |
| RelativeHeight | Contains height of a drawing object as a relative value within a frame. |
| RelativeWidth | Contains width of a drawing object as a relative value within a frame. |
| Style | (Inherited from Shape) |
| TextStyle | (Inherited from Shape) |
| Transform | (Inherited from Shape) |
| Width | (Inherited from Shape) |
| X | (Inherited from Shape) |
| Y | (Inherited from Shape) |
| ZIndex | (Inherited from Shape) |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetContentElements |
Returns all content elements.
(Overrides ShapeGetContentElements) |
| GetHashCode | (Inherited from Object) |
| GetParent |
Returns the parent element.
(Overrides ShapeGetParent) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current Control object to its equivalent string representation.
(Overrides ObjectToString) |